pub unsafe extern "C" fn led_matrix_set_brightness(
    matrix: *mut RGBLedMatrix,
    brightness: u8
)