Function hsla_matrix_of_color_matrix

pub fn hsla_matrix_of_color_matrix(
    color_matrix: &Handle<SkColorMatrix>,
) -> RCHandle<SkColorFilter>