pub unsafe extern "C" fn invoke_component_method( address: *const u8, method: *const u8, method_length: usize, params: *const u8, ) -> i32